home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Languguage OS 2
/
Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO
/
language
/
parallax
/
more_exa.tar
/
more
/
Skeleton
/
README
< prev
next >
Wrap
Text File
|
1992-08-19
|
524b
|
14 lines
Parallaxis Demo Program SKELETON
================================
The program SKELETON is an example for doing image processing using
Parallaxis. The task of this program is to read a black & white image,
given in PBM format, to thin it and finally to write the thinned image into
another PBM file.
Two constants, MaxWidth and MaxHeight, are controlling to maximum image
size which can be processed. Currently, MaxWidth is set to 464 and MaxHeight
to 98. This size is required to process the enclosed example images.